- SavorDish - AI-Powered Cooking Platform
SavorDish - AI-Powered Cooking Platform
{"name":"savor-dish","version":"1.0.0","description":"SAVOR Dish MCP Server — AI-powered recipe and nutrition platform with 31 tools. Search 800+ recipes, get deep nutrition analysis (macros, micros, health scores), find recipes by nutritional targets, build calorie-optimized meal plans, get healthier recipe swaps, generate grocery lists, convert cooking units, get beverage pairings, browse seasonal and themed recipe collections, and order ingredients through Instacart for same-day delivery.","transport":"streamable-http","method":"POST","endpoint":"https://savordish.com/mcp","discovery":"https://savordish.com/.well-known/mcp.json","authentication":{"type":"bearer","description":"Create a free account at savordish.com, then generate an API key from your settings. Use it as: Authorization: Bearer sd_mcp_...","signupUrl":"https://savordish.com/auth","keyManagement":"https://savordish.com/settings/api-keys","apiKeyEndpoint":"https://savordish.com/api/mcp/keys"},"documentation":"Send a POST request with JSON-RPC 2.0 body. Include Authorization: Bearer
Server Config
{
"mcpServers": {
"savor-dish": {
"url": "https://savordish.com/mcp",
"transport": "streamable-http"
}
}
}